projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a9ee00
)
(command-line-1): Mention F10.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 15 Nov 1995 17:24:18 +0000
(17:24 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 15 Nov 1995 17:24:18 +0000
(17:24 +0000)
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index fd43d64f9de8b05a8475186f9ef291fe4b837014..a772af71e763c6245e52a9bf266b3792a752d1b7 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-648,7
+648,7
@@
Type \\[info] to enter Info, which you can use to read GNU documentation."
;; if that is not with the mouse.
(if (not (assq 'display (frame-parameters)))
(if (eq (key-binding "\M-`") 'tmm-menubar)
- (insert "\n\nType ESC ` or Meta-` to use the menu bar.")
+ (insert "\n\nType
F10,
ESC ` or Meta-` to use the menu bar.")
(insert (substitute-command-keys
"\n\nType \\[tmm-menubar] to use the menu bar."))))